From 2c04b08df97adeb7e913a005c878963363985c2b Mon Sep 17 00:00:00 2001 From: "smh22@firebug.cl.cam.ac.uk" Date: Mon, 24 Apr 2006 11:01:41 +0100 Subject: [PATCH] Add new xml files for policy. Signed-off by: Reiner Sailer --- .../chwall/client_v1-security_policy.xml | 90 ++++++++ .../chwall_ste/client_v1-security_policy.xml | 194 ++++++++++++++++++ .../example/ste/client_v1-security_policy.xml | 149 ++++++++++++++ 3 files changed, 433 insertions(+) create mode 100644 tools/security/policies/example/chwall/client_v1-security_policy.xml create mode 100644 tools/security/policies/example/chwall_ste/client_v1-security_policy.xml create mode 100644 tools/security/policies/example/ste/client_v1-security_policy.xml diff --git a/tools/security/policies/example/chwall/client_v1-security_policy.xml b/tools/security/policies/example/chwall/client_v1-security_policy.xml new file mode 100644 index 0000000000..6c1ee84e5e --- /dev/null +++ b/tools/security/policies/example/chwall/client_v1-security_policy.xml @@ -0,0 +1,90 @@ + + + + + + + + example.chwall.client_v1 + www.ibm.com/example/chwall/client_v1 + 2006-03-31 + + + + + + + + + + + cw_SystemManagement + cw_Sensitive + cw_Isolated + cw_Distrusted + + + + cw_Sensitive + cw_Distrusted + + + + + + + + + + + + dom_HomeBanking + + cw_Sensitive + + + + + dom_Fun + + cw_Distrusted + + + + + + dom_BoincClient + + cw_Isolated + + + + + + + dom_SystemManagement + + cw_SystemManagement + + + + + + dom_StorageDomain + + cw_SystemManagement + + + + + + dom_NetworkDomain + + cw_SystemManagement + + + + + + + diff --git a/tools/security/policies/example/chwall_ste/client_v1-security_policy.xml b/tools/security/policies/example/chwall_ste/client_v1-security_policy.xml new file mode 100644 index 0000000000..55da60af34 --- /dev/null +++ b/tools/security/policies/example/chwall_ste/client_v1-security_policy.xml @@ -0,0 +1,194 @@ + + + + + + + + example.chwall_ste.client_v1 + www.ibm.com/example/chwall_ste/client_v1 + 2006-03-31 + + + + + + + ste_SystemManagement + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + ste_PersistentStorageA + ste_NetworkAdapter0 + + + + + + + + + + + + cw_SystemManagement + cw_Sensitive + cw_Isolated + cw_Distrusted + + + + + cw_Sensitive + cw_Distrusted + + + + + + + + + + + + dom_HomeBanking + + ste_PersonalFinances + + + + cw_Sensitive + + + + + dom_Fun + + ste_InternetInsecure + + + + cw_Distrusted + + + + + + dom_BoincClient + + ste_DonatedCycles + + + + cw_Isolated + + + + + + + dom_SystemManagement + + + + ste_SystemManagement + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + ste_PersistentStorageA + ste_NetworkAdapter0 + + + + cw_SystemManagement + + + + + + dom_StorageDomain + + + ste_PersistentStorageA + + ste_PersonalFinances + ste_InternetInsecure + + + + cw_SystemManagement + + + + + + dom_NetworkDomain + + + ste_NetworkAdapter0 + + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + + + + cw_SystemManagement + + + + + + + res_ManagementResource + + ste_SystemManagement + + + + + res_HardDrive(hda) + + ste_PersistentStorageA + + + + + res_LogicalDiskPartition1(hda1) + + ste_PersonalFinances + + + + + res_LogicalDiskPartition2(hda2) + + ste_InternetInsecure + + + + + res_EthernetCard + + ste_NetworkAdapter0 + + + + + res_SecurityToken + + ste_PersonalFinances + + + + + res_GraphicsAdapter + + ste_SystemManagement + + + + + + diff --git a/tools/security/policies/example/ste/client_v1-security_policy.xml b/tools/security/policies/example/ste/client_v1-security_policy.xml new file mode 100644 index 0000000000..dcdc1c05d9 --- /dev/null +++ b/tools/security/policies/example/ste/client_v1-security_policy.xml @@ -0,0 +1,149 @@ + + + + + + + + example.ste.client_v1 + www.ibm.com/example/ste/client_v1 + 2006-03-31 + + + + + + + ste_SystemManagement + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + ste_PersistentStorageA + ste_NetworkAdapter0 + + + + + + + + + + + dom_HomeBanking + + ste_PersonalFinances + + + + + dom_Fun + + ste_InternetInsecure + + + + + + dom_BoincClient + + ste_DonatedCycles + + + + + + + dom_SystemManagement + + + + ste_SystemManagement + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + ste_PersistentStorageA + ste_NetworkAdapter0 + + + + + + dom_StorageDomain + + + ste_PersistentStorageA + + ste_PersonalFinances + ste_InternetInsecure + + + + + + dom_NetworkDomain + + + ste_NetworkAdapter0 + + ste_PersonalFinances + ste_InternetInsecure + ste_DonatedCycles + + + + + + + res_ManagementResource + + ste_SystemManagement + + + + + res_HardDrive(hda) + + ste_PersistentStorageA + + + + + res_LogicalDiskPartition1(hda1) + + ste_PersonalFinances + + + + + res_LogicalDiskPartition2(hda2) + + ste_InternetInsecure + + + + + res_EthernetCard + + ste_NetworkAdapter0 + + + + + res_SecurityToken + + ste_PersonalFinances + + + + + res_GraphicsAdapter + + ste_SystemManagement + + + + + + + -- 2.30.2